func math/big.lehmerUpdate
3 uses
math/big (current package)
int.go#L710: func lehmerUpdate(A, B, q, r, s, t *Int, u0, u1, v0, v1 Word, even bool) {
int.go#L794: lehmerUpdate(A, B, q, r, s, t, u0, u1, v0, v1, even)
int.go#L799: lehmerUpdate(Ua, Ub, q, r, s, t, u0, u1, v0, v1, even)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)